home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16872 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.7 KB  |  33 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!marnold
  3. From: marnold@netcom.com (Matt Arnold)
  4. Subject: Re: Recommend a good advanced C++ book?
  5. Message-ID: <marnoldDpqMIC.BFv@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. References: <4ke3cu$fdv@news.onramp.net> <4kgqog$5hp@sun0.urz.uni-heidelberg.de> <Pine.LNX.3.91.960411015335.1007B-100000@mittens.stu.rpi.edu>
  8. Date: Fri, 12 Apr 1996 07:08:36 GMT
  9. Sender: marnold@netcom21.netcom.com
  10.  
  11. Kengo Hashimoto <nexx@mittens.stu.rpi.edu> writes:
  12.  
  13. >The ANSI/ISO version of STL implimentation is not compiler specific, but 
  14. >current versions of different compilers use different workarounds to 
  15. >compile this. If your Borland Compiler does not have any support for STL, 
  16. >it could be the result of your compiler being older than the version 4.5, 
  17. >when template support has been added.
  18.  
  19. Borland C++ has had template support since version 3.1, and version 4.0 
  20. certainly has template support (apparently, you *can* use STL with version 
  21. 4.0, but I would recommend 4.5x or 5.0).  Anyway, the 3.1 template 
  22. implementation isn't up to compiling STL, but I just wanted to point out 
  23. that Borland C++ has been doing templates for quite some time.
  24.  
  25. Regards,
  26. -------------------------------------------------------------------------
  27. Matt Arnold                       |        | ||| | |||| |  | | || ||
  28. marnold@netcom.com                |        | ||| | |||| |  | | || ||
  29. Boston, MA                        |      0 | ||| | |||| |  | | || ||
  30. 617.389.7384 (h) 617.576.2760 (w) |        | ||| | |||| |  | | || ||
  31. C++, MIDI, Win32/95 developer     |        | ||| 4 3 1   0 8 3 || ||
  32. -------------------------------------------------------------------------
  33.